home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 706 b | 26 lines | [TEXT/GEOL] |
- Item 0274462 13-Aug-90 12:53DST
-
- From: UK0034 Baum Peter UK Dev London,IDV
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: Uninitialised variables
-
- I've just had a problem that amounted to some BOOLEAN's that were not
- initialised.
-
- I found this eventually because when I did a WRITELN on the variable, neither
- TRUE nor FALSE resulted - just a blank.
-
- But both the MacApp and Think Pascal debuggers DID manage to report
- (incorrectly) a value for the unitialised variable - which led me down the
- wrong path.
-
- I'm sure the answer is very obvious, but can anyone explain this apparent
- discrepancy?
-
- Regards
-
- Peter Baum
-
-